home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 251 / Issue 251 - January 2009 - DPCS0109DVD.ISO / Expert Tools / TreePad Lite / install.script < prev    next >
Encoding:
Text File  |  2006-04-15  |  2.4 KB  |  103 lines

  1. <set opening title>
  2. TreePad Lite 3.0
  3.  
  4. <set opening title fontsize>
  5. 32
  6.  
  7. <set title>
  8. Installation of TreePad Lite 3.0
  9.  
  10. <Wait OpeningText>
  11. Welcome to TreePad setup.
  12. #EmptyLine
  13. This program will install TreePad Lite 3.0 on your computer. TreePad Lite is FREEWARE for Windows 95/98/ME/NT/2000/XP.
  14. #EmptyLine
  15. Please press 'Next' to continue.
  16.  
  17. <hide editbox>
  18. <hide label>
  19.  
  20. <set title>
  21. Disclaimer of Warranty
  22.  
  23. <wait openingtext>
  24. This software and the accompanying files are distributed "as is" and without warranties as to performance of merchantability or any other warranties whether expressed or implied. Because of the various hardware and software environments into which Performer may be put, no warranty of fitness for a particular purpose is offered.
  25.  
  26. <set title>
  27. Start
  28.  
  29. <Wait OpeningText>
  30. If you have a another version of TreePad open, you should close it now.
  31. To begin installing TreePad, please press 'Next'.
  32. #EmptyLine
  33. (You can always press 'Quit', to abort installation.)
  34.  
  35.  
  36. <set title>
  37. Choose a directory
  38.  
  39. <Set Message>
  40. The directory shown below is where the program will be installed.  You can choose another directory if you wish (in this case please use the 'More' button.)
  41. #EmptyLine
  42. After you press 'Next', the directory will be created and the program files will be placed  into it.
  43.  
  44. <create directory>
  45. %programfilesdir%\TreePadLite
  46.  
  47. <copy files>
  48. treepad.exe, treepad.exe
  49. BasicManual.html, BasicManual.html
  50. manual.hjt, manual.hjt
  51. readme.html, readme.html
  52. description.txt, description.txt
  53. fileformat.txt, fileformat.txt
  54.  
  55. <run after install>
  56. treepad.exe
  57. Start TreePad Lite now?
  58.  
  59. <readonly editbox>
  60. true
  61.  
  62. <set title>
  63. Choose a program group
  64.  
  65. <Set Message>
  66. The program group shown below is the one in which all TreePad icons will be placed. You may choose another program group if you wish.
  67. #EmptyLine
  68. After you press 'Next', the TreePad Lite program group will be created.
  69.  
  70. <Create Program Group>
  71. TreePad Lite
  72.  
  73.  
  74. <set target directory>
  75. .
  76.  
  77. <Create Program Items>
  78. "treepad.exe", Treepad
  79. "basicmanual.html", Manual (short)
  80. "treepad.exe" manual.hjt, Manual (complete)
  81. "readme.html", Please read this first...
  82.  
  83.  
  84. <hide editbox>
  85. <hide label>
  86.  
  87. <Set Message>
  88. Congratulations!
  89. #EmptyLine
  90. TreePad Lite is now installed on your computer.
  91. #EmptyLine
  92. Please press 'Finish', to exit this installation.
  93.  
  94. <set Title>
  95. TreePad installation complete
  96.  
  97. <hide quitbutton>
  98.  
  99. <wait button>
  100. >> Finish <<
  101.  
  102.  
  103. <end>